home *** CD-ROM | disk | FTP | other *** search
/ Ultimedia 2 / Ultimedia 2.iso / tools / soundtools / delitracker_ii / files / docs.lha / Docs / History.doc < prev    next >
Text File  |  1994-07-24  |  16KB  |  325 lines

  1.  
  2.  
  3.              $VER: DeliTracker-History.doc V2.07 (23.07.1994)
  4.                 Copyright 1992-1994 by Delirium Softdesign
  5.                       (Peter Kunath and Frank Riffel)
  6.  
  7.  
  8. V2.07   Renamed 'Load Module' to 'Open' thus we where forced to change two
  9.         menu shortcuts. Improved fadeout feature. Now you can select time
  10.         for fadeing out. Addapted support for the NotePlayer-Interface to
  11.         MED and both Future Composer players. All NotePlayer-Genies that
  12.         perform mixing will now step down the mix frequency if the processor
  13.         is to slow for the selected rate. Fixed volume bug in the FTM player.
  14.  
  15. V2.06   Added 'Prefix' and 'Low Chipmem' options. Redesigned options window
  16.         to make room for new switches. Added PlaySID, S3M and TakeTracker
  17.         players. Reduced priority of all Genies from -5 to -25. This is to
  18.         avoid problems with stupid scsi/cdrom driver software that uses a
  19.         task with priority -20 to recognize diskchange. Not released.
  20.  
  21. V2.05   Changed NotePlayer interface. Modules can now be loaded to FAST mem,
  22.         if the player supports this. Changed FTM player to make use of this
  23.         feature. Fixed some Arexx commands and add one status. Added volume
  24.         boost for 14Bit-NotePlayer. Not released.
  25.  
  26. V2.04   Changed the random generation routine. Changed program window
  27.         resizing code. The new code now uses IDCMP_NEWSIZE messages. This
  28.         is because many patches don't pass IDCMP_SIZEVERIFY messages
  29.         (e.g. XSize). Improved quality (reduced noise) of ModSave-NotePlayer
  30.         and 32Voice-NotePlayerPlus. Added MultiTracker and TakeTracker
  31.         players. Not released.
  32.  
  33. V2.03   Made program window sizable. Fixed some Noteplayers (32Voice).
  34.         Removed some misspellings from the docs. Changed Timeout handling
  35.         to old behaviour. Added Actionamics player. Decrunch Genie now
  36.         supports a match pattern. Not released.
  37.  
  38. V2.02   Fixed some bugs in the ToolType parsing. Fixed some other minor bugs.
  39.         Added VectorDean player. Fixed broken noteplayer interfaceing of the
  40.         RIFF-WAV player. Fixed speed problem in OctaMED player. Fixed songend
  41.         problem of internal ProTacker player. Replaced AudioDev-NotePlayer
  42.         with Paula-NotePlayer. Not released.
  43.  
  44. V2.01   Removed a "beta" requester from the internal AudioDevice-Noteplayer.
  45.         Removed "MoA" from the distribution disk. This version was buggy.
  46.  
  47. V2.0    Introduced a new concept called "Genies". This was the biggest
  48.         part and a main reason for advancing to version number 2.
  49.  
  50.         Wrote Noteplayer Genies, Decrunch Genie, Scope Genies. The
  51.         'Deli-Wizzard' Converter genie was written by Nicolas Franck
  52.         (Author of the famous Pro-Wizard).
  53.  
  54.         Completely revised documentation.
  55.  
  56.         Adapted some player to work with the new Noteplayer interface.
  57.         (Oktalyzer, OctaMED, Kris, Jamcracker, PT/NT/ST, FastTracker)
  58.  
  59.         Improved player handling this includes support for swapable and
  60.         asynchronus players.
  61.  
  62.         Fixed several bugs and problems (8-/.
  63.  
  64.         Improved some players (e.g Sonic Arranger Player now supports
  65.         PC-relative modules, too).
  66.  
  67.         Greatly improved the IFF-8SVX player to load samples while playing.
  68.  
  69.         Added new players (like RIFF-WAV Player for MS-DOS samples).
  70.  
  71.         The GUI was completely redesigend and improved. Foldable main
  72.         window. Now the comment can be set/shown within DeliTracker. The
  73.         old prefs window was split into 2 seperate windows: An option
  74.         window and a player window. Added a edit (program) window for
  75.         modulelists. Make use of shortcuts where ever possible.
  76.  
  77.         Installation is done with the Commodore Installer.
  78.  
  79.         Changed Startup Code to work with ReadArgs() and FindToolType.
  80.  
  81.         DeliTracker can load an unlimited number of players and
  82.         genies now.
  83.  
  84.         Added 'Appicon and 'Random Song'.
  85.  
  86.         Interrupt generating is now done with the timer.device instead of
  87.         occuping a precious CIA.
  88.  
  89.         Make use of V39 functions where applicable (Menus, BusyPointer,
  90.         Lowmem-Handler...).
  91.  
  92.         The prefs file format changed. Configurations are now saved to a
  93.         configuration directory instead of wasting precious ram in ENV:.
  94.         Modulelists are now handled sepaerately.
  95.  
  96.         Arexx:  Renamed Arexx portname to 'DELITRACKER'
  97.                 Changed stringhandling, quotes are now obsolete
  98.                 Removed some obsolte commands ('OpenPrefsWin',...)
  99.                 Renamed/Changed some commands ('Random' to 'RandomMod')
  100.                 Added new commands (ShowGUI,...)
  101.  
  102.         Due to the much increased functionality the size grow up to 80k.
  103.  
  104.         BTW. The complete source this release (all players, genies, docs
  105.         and DeliTracker itself) is currently over 4MB big !!!
  106.  
  107. ===========================================================================
  108.  
  109. V1.37a  Fixed a bug in the internal ProTracker player. Changed the DMAwait
  110.         of several players to use DeliTracker's support function.
  111.  
  112. V1.37   Added dtg_WaitAudioDMA function. Now the ProTracker replayer should
  113.         have no more problems with the audio dma timing (even on an A4000).
  114.         DeliTracker can now handle up to 80 players. Changed certain players.
  115.  
  116. V1.36   Changed the dtg_SetTimer function and made it public. Documentation
  117.         reworked. The player for FTM modules was enhanced (works now with
  118.         VBR on).
  119.  
  120. V1.35   Added a new tag (DTP_SubSongTest) for the subsong handling. Changed
  121.         some players to use this tag. Fixed a bug in the refresh routine of
  122.         the gadgets. It was caused by two exchanged pointers.
  123.  
  124. V1.34   Now finally the menus look (WFLG_NEWLOOKMENUS, GTMN_NewLookMenus)
  125.         correct under V39. If you open a window it will be opened on the
  126.         same screen as an already opened window this applies to the
  127.         requesters, too.
  128.  
  129. V1.33   DeliTracker's AppWindow feature can now handle drawers. If you drop
  130.         a drawericon the complete directory is scanned and inserted into
  131.         the module list. The maximum number of listelements was increased
  132.         to 9999. To give the user a bid more power two ARexx functions for
  133.         module list manipulation where implemented. A wrong set flag that
  134.         caused menu shortcuts being ignored under Kickstart V39 was fixed.
  135.         Changed the meaning of the mainwindow closegadget from Quit to Hide.
  136.  
  137. V1.32   Improved the ramdom routine. The TFMX_Pro and TFMX_7V Players are
  138.         now aware of 'unpacked' TFMX modules. For all that have lots of
  139.         songs we have written a ST/NT/PT song player.
  140.  
  141. V1.31   First version that will only run under Kickstart 2.0. The
  142.         asl.library is used instead of the req.library. Removed a small
  143.         bug in the gadget refresh routine. Fixed a bug in the timeout
  144.         function. Some minor improvements in the ProTracker and Mark II
  145.         players.
  146.  
  147. V1.30   Release Version. All docs were improved, updated and rewritten.
  148.         This is the first release of DeliTracker that comes without any
  149.         restrictions. We count on the fairness of the users and hope that
  150.         they continue to support good software.
  151.  
  152. V1.29   The OS 2.0 version of DeliTracker now is a commodity. This has
  153.         some advantages for the user i.e Hotkey support. Fixed a small
  154.         bug in the Arexx status routine. Boolean options now take <no|yes>
  155.         instead of <0|1> as argument. Due to Dominik's annoying complains
  156.         we changed the parsing routine to make it more csh-friendly ;-)
  157.  
  158. V1.28   Improved startup code. Changed decrunch support form inbuild code
  159.         to XPK V2 (XPK V1 had too many bugs).
  160.  
  161. V1.27   Reorganised source code to match our new internal labeling
  162.         convention. No new functions, but the code was improved.
  163.         The MED and OktaMED players now support 'MMD1' type modules.
  164.  
  165. V1.26   Some people complaind about the missing menu. For those we
  166.         re-implemented menus, the menu structure is slighly different
  167.         to those in V1.16. The 2.x Version of DeliTracker now presents
  168.         Errormessages with EasyRequestArgs() instead of the req.lib
  169.         TextRequest().
  170.  
  171. V1.25   Added pubscreen captability to DeliTracker_2.x. The OS 2.0
  172.         version now can be used on any pubscreen and works correct
  173.         with other default pubscreens than "Workbench". No functional
  174.         change was made for the OS 1.3 version (DeliTracker_1.3).
  175.  
  176. V1.24   DeliTracker now uses a much faster PowerPacker decrunch code.
  177.         Made a few internal improvements and some code changes to make
  178.         the future support of XPK easier.
  179.  
  180. V1.23   Implemented a fadeout mode for smooth transition between
  181.         modules. Reworked some pices of code to work more efficient.
  182.  
  183. V1.22   Some users complained about the randomplay routine. Now the
  184.         randomplay routine selects only modules that have not been
  185.         played (shuffleplay). Added EMS player. In the TFMX players
  186.         some light bugs where removed.
  187.  
  188. V1.21   DeliTracker resets the LED to the initial state after shutdown.
  189.         The defaultpath for the configuration file moved from S: to ENV:.
  190.         All players got a $VER: ID-string. Added several players.
  191.  
  192. V1.20   The old configfiles were replaced by userfriendly, editable ASCII
  193.         files which may contain modulelists. This and the songend feature
  194.         forced us to modify the playerinterface. To avoid another change
  195.         we decided to make our playerinterface Tag-Based (yea!). A patch
  196.         program was build to update old players and custommodules. A bug
  197.         in the timerallocation of the internal ProTracker player was fixed.
  198.         The internal Faster/Slower functions are now only used if the
  199.         internal interrupt generation is used. Due to the Hardware Reference
  200.         Manual the volume can range from 0-64 (65 values!), now DeliTracker
  201.         pays attention to this. Internal work revision !
  202.  
  203. V1.19   Added Randommode for playing modules in random order. Added support
  204.         for Songend detection and made this feature available for some
  205.         players. Added Timeout option for automatical change of modules after
  206.         a user selectable time. Added Appendmode for selecting modules from
  207.         different directorys. If the Appwindow feature is used DeliTracker
  208.         converts the LOCK to a real path. Redesign of the prefswindow to match
  209.         the new funtionality. Added support for imploder packed modules. A
  210.         player for Sonic Arranger modules was adapted by the author of this
  211.         soundsystem. Internal work revision !
  212.  
  213. V1.18   Added shortcut support for volume and balance. Fixed little bug in
  214.         the Stringhandling: If you save a configfile after you had selected
  215.         a module and then removed it from memory, the configfile contained
  216.         the module name/path. That caused DeliTracker to load this module if
  217.         this configfile was loaded. Now in this case the module name/path is
  218.         not set. Internal ST/NT Code completely changed. Now the routine is
  219.         based on Protracker. This version now should play every SoundTracker
  220.         like module correct (especially those ProTracker modules that didn't
  221.         work). Internal Players: Custom, PT, NT, ST15, ST31, StarTrekker w/o
  222.         AM sounds. Some new players where adapted, too.
  223.  
  224. V1.17   Menus removed, because most users didn't used them anyway. From now,
  225.         you can use shortcuts for almost every operation. Fixed very small
  226.         bug in an arexx-routine. Added SIDMon II player.
  227.  
  228. V1.16   Changed the the playerinterface (Now we have one reserved
  229.         librarybase for future compatibility). Optimisations and bugfixes
  230.         in the internal stringhandling routines. All Players that use the
  231.         DeliTracker internal timer interrupt as interrupt source now work
  232.         well with applications that use the serial.device. The complete
  233.         color decrunch stuff has been deleted. This has more reasons one of
  234.         them is that the Mousepointer is set "busy" if DeliTracker is busy
  235.         Added OktaMED 1.0 player.
  236.  
  237. V1.15   Changed the Playerinterface (hopefully the last time). Bugfix
  238.         in the callingsequence of external Playerroutines. Other things
  239.         fixed that could lead to a error. Code cleanup. Added FTM Player
  240.         First offical demo released.
  241.  
  242. V1.14   Changed Includefile (new functions for external players)
  243.         Player Config-Routine bugfixed.
  244.         Internal improvements
  245.  
  246. V1.13   First version for abergläubische Gemüter ;^)
  247.         Improved ExtLoad() routine.
  248.  
  249. V1.12   Added Rexx 'Eject' function. Little fixes in the internal
  250.         SoundTracker replay routine (Some trackers save the wrong
  251.         volume >$40)
  252.  
  253. V1.11   Menu layout is done via ROM-Functions (2.x only).
  254.         Added $VER: ID-String for 2.x version comand.
  255.         Made a special demoversion (mainly for Amiga'91)
  256.  
  257. V1.10   The audiochannels are only allocated while a module is loaded.
  258.  
  259. V1.09   Subsongnumber bug fixed.
  260.         Rework of the external player interface
  261.  
  262. V1.08   Improvements in the Configfile (Subsongnummer).
  263.         Improvements in some ARexx-Functions (optional Parameters).
  264.  
  265. V1.07   DeliTracker (KS2.x only) is now a AppWindow, that means you can
  266.         simply drag modules onto the DeliTracker window and then they are
  267.         played.
  268.  
  269. V1.06   DeliTracker is captable of being a Default-Tool.
  270.         Codeoptimisations.
  271.         Implemented Retry-Option when the audiochannels are allocated
  272.  
  273. V1.05   Added Quickstart.
  274.         Added Colordecrunch.
  275.  
  276. V1.04   Improved external playerinterface (seperate handling of Volume
  277.         and Balance, configuration for external players). Added some
  278.         gadgets in the Prefswin. Little optimisations in the main code.
  279.         New Players: Music-Assembler and MED 3.11
  280.         Fixed last Gadgetrefreshbug.
  281.  
  282. V1.03   Rearanging of the Preferences-Window. Bug in the Save-Config
  283.         routine removed. Total rework of the  internal players
  284.         Bugfixes in The Musical Enlightenment und SoundFX players
  285.         Gadgetrefresh implemetet properly. Bug that caused 32 Byte not
  286.         to be freed when quiting fixed.
  287.  
  288. V1.02   Improved ARexx-Interface. New Players: Game Music Creator,
  289.         SidMon 1.0 and The Musical Enlightenment
  290.         Added PowerPacker support.
  291.  
  292. V1.01   Added ARexx-Interface. Some new Players : SoundFX and MarkII
  293.         Bugfixed in the Delete-Playerroutine.
  294.         Improved startupcode.
  295.  
  296. V1.0    DeliTracker grew up to 60 (!) KB. Removed internal support for
  297.         unusual players. Therfore a external playerinterface was invented.
  298.         Added Prefswindow. Added Tooltypesupport. Added Customplayers.
  299.         New Player: Oktalyzer
  300.  
  301. V0.9    Added resident startup. Added some other players (JamCracker,
  302.         FutureComposer 1.3&1.4, SoundMon).
  303.  
  304. V0.8    New graphical Userinterface (added Volume/Balance slider)
  305.         Chaged from VBlank-Interrupt to CIAB-Timerinterrupt
  306.         From now DeliTracker plays correct on PAL and NTSC.
  307.  
  308. V0.7    Frist approch for an Arexx interface fails. Fixed a bug that
  309.         caused memoryfragmentation.
  310.  
  311. V0.6    We chaged the name to DeliTracker. Added playroutines for
  312.         TFMX 1.5. Pathes can be saved into a Configfile.
  313.  
  314. V0.5    First version with a graphical Userinterface. If Errors occour
  315.         a the reason for the error is printed out.
  316.  
  317. V0.4    Implemented Soundtracker & Pro/Noisetracker.
  318.  
  319. V0.3    Added REQ.library filerequester.
  320.  
  321. V0.2    Added window. Bugfixes in the IRQ-Routine.
  322.  
  323. V0.1    The name of the program was SndPlay. It played only whittaker
  324.         modules and was only runable from CLI
  325.